inspector: Don't randomly emit application signals
authorBenjamin Otte <otte@redhat.com>
Fri, 14 Apr 2023 22:02:01 +0000 (00:02 +0200)
committerBenjamin Otte <otte@redhat.com>
Sat, 15 Apr 2023 03:27:47 +0000 (05:27 +0200)
commitf458951745443ed7ed6258570ccf8f2908d65746
tree9fa0262029a4f0623c638af0dc03041663759a65
parentef3793ec3735248071fc8181585eee194b126075
inspector: Don't randomly emit application signals

When the variant-editor emits a callback, it might not actually have
edited the value in question. Try to detect that by only emitting
signals if the value changed.
gtk/inspector/action-editor.c